home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / resource / res / description / Fd3dexport.res < prev    next >
Text File  |  2003-02-27  |  477b  |  22 lines

  1. CONTAINER Fd3dexport
  2. {
  3.     NAME Fd3dexport;
  4.     INCLUDE Fbase;
  5.  
  6.     GROUP Fd3dexport
  7.     {
  8.         REAL D3DEXPORTFILTER_SCALE    { MIN 0.001; MAX 1000.0; STEP 0.01; }
  9.       BOOL D3DEXPORTFILTER_FORMAT { }
  10.         BOOL D3DEXPORTFILTER_TEMPLATES { }
  11.       BOOL D3DEXPORTFILTER_TEXTURES { }
  12.       GROUP
  13.       {
  14.             COLUMNS 2;
  15.             BOOL D3DEXPORTFILTER_CONVERTTEXTURENAME    { }
  16.             STRING D3DEXPORTFILTER_TEXTURESUFFIX { }
  17.         }
  18.       BOOL D3DEXPORTFILTER_NORMALS { }
  19.       BOOL D3DEXPORTFILTER_SAVEMESH { }
  20.     }
  21. }
  22.